'Declaration
Public Function TwainSetAutomaticColor( _ ByVal AutomaticColor As Boolean _ ) As Boolean
public bool TwainSetAutomaticColor( bool AutomaticColor )
public function TwainSetAutomaticColor( AutomaticColor: Boolean ): Boolean;
public function TwainSetAutomaticColor( AutomaticColor : boolean ) : boolean;
public: bool TwainSetAutomaticColor( bool AutomaticColor )
public: bool TwainSetAutomaticColor( bool AutomaticColor )
Parameters
- AutomaticColor